Autogenerated HTML docs for v1.5.3-rc1
diff --git a/git-config.html b/git-config.html index f931bb5..cd9c454 100644 --- a/git-config.html +++ b/git-config.html
@@ -1577,6 +1577,17 @@ </p> </dd> <dt> +pack.windowMemory +</dt> +<dd> +<p> + The window memory size limit used by <a href="git-pack-objects.html">git-pack-objects(1)</a> + when no limit is given on the command line. The value can be + suffixed with "k", "m", or "g". Defaults to 0, meaning no + limit. +</p> +</dd> +<dt> pack.compression </dt> <dd> @@ -1839,7 +1850,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 12-Jul-2007 06:45:15 UTC +Last updated 13-Jul-2007 00:24:26 UTC </div> </div> </body>